# Makefile.in generated by automake 1.16.5 from Makefile.am.
# tests/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Copyright (C) 2002-2025 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this file.  If not, see <https://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License,
# this file may be distributed as part of a program that
# contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.





am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/libtextstyle
pkgincludedir = $(includedir)/libtextstyle
pkglibdir = $(libdir)/libtextstyle
pkglibexecdir = $(libexecdir)/libtextstyle
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-apple-darwin24.6.0
host_triplet = x86_64-apple-darwin24.6.0
TESTS = test-memory-ostream$(EXEEXT) test-term-ostream-xterm.sh \
	test-instanceof$(EXEEXT) test-accessors$(EXEEXT)
XFAIL_TESTS =
noinst_PROGRAMS =
check_PROGRAMS = test-memory-ostream$(EXEEXT) \
	test-term-ostream$(EXEEXT) test-instanceof$(EXEEXT) \
	test-accessors$(EXEEXT)
EXTRA_PROGRAMS =
subdir = tests
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
	$(top_srcdir)/gnulib-m4/libcroco.m4 \
	$(top_srcdir)/gnulib-m4/libglib.m4 \
	$(top_srcdir)/gnulib-m4/libxml.m4 \
	$(top_srcdir)/gnulib-m4/moo.m4 \
	$(top_srcdir)/gnulib-m4/term-ostream.m4 \
	$(top_srcdir)/m4/exported.m4 $(top_srcdir)/m4/more-warnings.m4 \
	$(top_srcdir)/m4/woe32-dll.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
	$(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
PROGRAMS = $(noinst_PROGRAMS)
LIBRARIES = $(noinst_LIBRARIES)
AM_V_AR = $(am__v_AR_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
am__v_AR_0 = @echo "  AR      " $@;
am__v_AR_1 = 
libtests_a_AR = $(AR) $(ARFLAGS)
am__DEPENDENCIES_1 =
am_libtests_a_OBJECTS = dummy.$(OBJEXT)
libtests_a_OBJECTS = $(am_libtests_a_OBJECTS)
test_accessors_SOURCES = test-accessors.c
test_accessors_OBJECTS = test-accessors.$(OBJEXT)
test_accessors_LDADD = $(LDADD)
test_accessors_DEPENDENCIES = libtests.a ../lib/libtextstyle.la \
	libtests.a ../lib/libtextstyle.la libtests.a \
	$(am__DEPENDENCIES_1)
AM_V_lt = $(am__v_lt_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
test_instanceof_SOURCES = test-instanceof.c
test_instanceof_OBJECTS = test-instanceof.$(OBJEXT)
test_instanceof_LDADD = $(LDADD)
test_instanceof_DEPENDENCIES = libtests.a ../lib/libtextstyle.la \
	libtests.a ../lib/libtextstyle.la libtests.a \
	$(am__DEPENDENCIES_1)
test_memory_ostream_SOURCES = test-memory-ostream.c
test_memory_ostream_OBJECTS = test-memory-ostream.$(OBJEXT)
test_memory_ostream_LDADD = $(LDADD)
test_memory_ostream_DEPENDENCIES = libtests.a ../lib/libtextstyle.la \
	libtests.a ../lib/libtextstyle.la libtests.a \
	$(am__DEPENDENCIES_1)
test_term_ostream_SOURCES = test-term-ostream.c
test_term_ostream_OBJECTS = test-term-ostream.$(OBJEXT)
am__DEPENDENCIES_2 = libtests.a ../lib/libtextstyle.la libtests.a \
	../lib/libtextstyle.la libtests.a $(am__DEPENDENCIES_1)
test_term_ostream_DEPENDENCIES = $(am__DEPENDENCIES_2)
AM_V_P = $(am__v_P_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/dummy.Po \
	./$(DEPDIR)/test-accessors.Po ./$(DEPDIR)/test-instanceof.Po \
	./$(DEPDIR)/test-memory-ostream.Po \
	./$(DEPDIR)/test-term-ostream.Po
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
	test-accessors.c test-instanceof.c test-memory-ostream.c \
	test-term-ostream.c
DIST_SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
	test-accessors.c test-instanceof.c test-memory-ostream.c \
	test-term-ostream.c
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
DATA = $(pkgdata_DATA)
HEADERS = $(noinst_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	check recheck distdir distdir-am
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__tty_colors_dummy = \
  mgn= red= grn= lgn= blu= brg= std=; \
  am__color_tests=no
am__tty_colors = { \
  $(am__tty_colors_dummy); \
  if test "X$(AM_COLOR_TESTS)" = Xno; then \
    am__color_tests=no; \
  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
    am__color_tests=yes; \
  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
    am__color_tests=yes; \
  fi; \
  if test $$am__color_tests = yes; then \
    red='[0;31m'; \
    grn='[0;32m'; \
    lgn='[1;32m'; \
    blu='[1;34m'; \
    mgn='[0;35m'; \
    brg='[1m'; \
    std='[m'; \
  fi; \
}
am__recheck_rx = ^[ 	]*:recheck:[ 	]*
am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
# A command that, given a newline-separated list of test names on the
# standard input, print the name of the tests that are to be re-run
# upon "make recheck".
am__list_recheck_tests = $(AWK) '{ \
  recheck = 1; \
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
    { \
      if (rc < 0) \
        { \
          if ((getline line2 < ($$0 ".log")) < 0) \
	    recheck = 0; \
          break; \
        } \
      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
        { \
          recheck = 0; \
          break; \
        } \
      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
        { \
          break; \
        } \
    }; \
  if (recheck) \
    print $$0; \
  close ($$0 ".trs"); \
  close ($$0 ".log"); \
}'
# A command that, given a newline-separated list of test names on the
# standard input, create the global log from their .trs and .log files.
am__create_global_log = $(AWK) ' \
function fatal(msg) \
{ \
  print "fatal: making $@: " msg | "cat >&2"; \
  exit 1; \
} \
function rst_section(header) \
{ \
  print header; \
  len = length(header); \
  for (i = 1; i <= len; i = i + 1) \
    printf "="; \
  printf "\n\n"; \
} \
{ \
  copy_in_global_log = 1; \
  global_test_result = "RUN"; \
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
    { \
      if (rc < 0) \
         fatal("failed to read from " $$0 ".trs"); \
      if (line ~ /$(am__global_test_result_rx)/) \
        { \
          sub("$(am__global_test_result_rx)", "", line); \
          sub("[ 	]*$$", "", line); \
          global_test_result = line; \
        } \
      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
        copy_in_global_log = 0; \
    }; \
  if (copy_in_global_log) \
    { \
      rst_section(global_test_result ": " $$0); \
      while ((rc = (getline line < ($$0 ".log"))) != 0) \
      { \
        if (rc < 0) \
          fatal("failed to read from " $$0 ".log"); \
        print line; \
      }; \
      printf "\n"; \
    }; \
  close ($$0 ".trs"); \
  close ($$0 ".log"); \
}'
# Restructured Text title.
am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
# Solaris 10 'make', and several other traditional 'make' implementations,
# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
# by disabling -e (using the XSI extension "set +e") if it's set.
am__sh_e_setup = case $$- in *e*) set +e;; esac
# Default flags passed to test drivers.
am__common_driver_flags = \
  --color-tests "$$am__color_tests" \
  --enable-hard-errors "$$am__enable_hard_errors" \
  --expect-failure "$$am__expect_failure"
# To be inserted before the command running the test.  Creates the
# directory for the log if needed.  Stores in $dir the directory
# containing $f, in $tst the test, in $log the log.  Executes the
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
# will run the test scripts (or their associated LOG_COMPILER, if
# thy have one).
am__check_pre = \
$(am__sh_e_setup);					\
$(am__vpath_adj_setup) $(am__vpath_adj)			\
$(am__tty_colors);					\
srcdir=$(srcdir); export srcdir;			\
case "$@" in						\
  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
    *) am__odir=.;; 					\
esac;							\
test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
if test -f "./$$f"; then dir=./;			\
elif test -f "$$f"; then dir=;				\
else dir="$(srcdir)/"; fi;				\
tst=$$dir$$f; log='$@'; 				\
if test -n '$(DISABLE_HARD_ERRORS)'; then		\
  am__enable_hard_errors=no; 				\
else							\
  am__enable_hard_errors=yes; 				\
fi; 							\
case " $(XFAIL_TESTS) " in				\
  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
    am__expect_failure=yes;;				\
  *)							\
    am__expect_failure=no;;				\
esac; 							\
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
# A shell command to get the names of the tests scripts with any registered
# extension removed (i.e., equivalently, the names of the test logs, with
# the '.log' extension removed).  The result is saved in the shell variable
# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
# since that might cause problem with VPATH rewrites for suffix-less tests.
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
am__set_TESTS_bases = \
  bases='$(TEST_LOGS)'; \
  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
  bases=`echo $$bases`
AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
RECHECK_LOGS = $(TEST_LOGS)
TEST_SUITE_LOG = test-suite.log
TEST_EXTENSIONS =  .test
LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
am__set_b = \
  case '$@' in \
    */*) \
      case '$*' in \
        */*) b='$*';; \
          *) b=`echo '$@' | sed 's/\.log$$//'`; \
       esac;; \
    *) \
      b='$*';; \
  esac
am__test_logs1 = $(TESTS:=.log)
am__test_logs2 = $(am__test_logs1:.log=.log)
TEST_LOGS = $(am__test_logs2:.test.log=.log)
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
	$(TEST_LOG_FLAGS)
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.gnulib $(srcdir)/Makefile.in \
	$(top_srcdir)/build-aux/depcomp \
	$(top_srcdir)/build-aux/test-driver
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
ACLOCAL = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' aclocal-1.16
ALLOCA = 
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
APPLE_UNIVERSAL_BUILD = 0
AR = ar
ARFLAGS = cr
AS = as
ASSERT_H = 
AUTOCONF = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' autoconf
AUTOHEADER = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' autoheader
AUTOMAKE = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' automake-1.16
AWK = gawk
BITSIZEOF_PTRDIFF_T = 
BITSIZEOF_SIG_ATOMIC_T = 
BITSIZEOF_SIZE_T = 
BITSIZEOF_WCHAR_T = 
BITSIZEOF_WINT_T = 
CAN_PRINT_STACK_TRACE = 0
CC = /Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc -std=gnu23
CCDEPMODE = depmode=none
CFLAGS = -Wno-error $(GL_CFLAG_GNULIB_WARNINGS) -O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include -DPIC -fPIC
CPP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc -std=gnu23 -E
CPPFLAGS = -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include
CSCOPE = cscope
CTAGS = ctags
CXX = /Volumes/wrt3200/openwrt/staging_dir/host/bin/g++
CXXDEPMODE = depmode=none
CXXFLAGS = -Wno-error -O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include
CXX_CHOICE = yes
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DLL_VARIABLE = 
DSYMUTIL = dsymutil
DUMPBIN = 
DVIPS = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing dvips
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep -E
EMULTIHOP_HIDDEN = 
EMULTIHOP_VALUE = 
ENOLINK_HIDDEN = 
ENOLINK_VALUE = 
EOVERFLOW_HIDDEN = 
EOVERFLOW_VALUE = 
ERRNO_H = 
ETAGS = etags
EXEEXT = 
FABS_LIBM = 
FGREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep -F
FILECMD = file
FLOAT_H = float.h
FOREIGN_WARN_CFLAGS = 
GETHOSTNAME_LIB = 
GLOBAL_SYMBOL_PIPE = /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed '/ __gnu_lto/d'
GL_CFLAG_ALLOW_WARNINGS = -Wno-error
GL_CFLAG_GNULIB_WARNINGS =  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable
GL_CFLAG_INHIBIT_WARNINGS = -w
GL_CXXFLAG_ALLOW_WARNINGS = -Wno-error
GL_LTS_GNULIB_ABORT_DEBUG = 0
GL_LTS_GNULIB_ACCEPT = 0
GL_LTS_GNULIB_ACCEPT4 = 0
GL_LTS_GNULIB_ACCESS = 0
GL_LTS_GNULIB_ACOSF = 0
GL_LTS_GNULIB_ACOSL = 0
GL_LTS_GNULIB_ALIGNED_ALLOC = 0
GL_LTS_GNULIB_ASINF = 0
GL_LTS_GNULIB_ASINL = 0
GL_LTS_GNULIB_ATAN2F = 0
GL_LTS_GNULIB_ATANF = 0
GL_LTS_GNULIB_ATANL = 0
GL_LTS_GNULIB_ATOLL = 0
GL_LTS_GNULIB_BIND = 0
GL_LTS_GNULIB_BTOWC = 0
GL_LTS_GNULIB_CALLOC_GNU = 1
GL_LTS_GNULIB_CALLOC_POSIX = 1
GL_LTS_GNULIB_CANONICALIZE_FILE_NAME = 0
GL_LTS_GNULIB_CBRT = 0
GL_LTS_GNULIB_CBRTF = 0
GL_LTS_GNULIB_CBRTL = 0
GL_LTS_GNULIB_CEIL = 0
GL_LTS_GNULIB_CEILF = 0
GL_LTS_GNULIB_CEILL = 0
GL_LTS_GNULIB_CHDIR = 0
GL_LTS_GNULIB_CHMOD = 0
GL_LTS_GNULIB_CHOWN = 0
GL_LTS_GNULIB_CLOSE = 1
GL_LTS_GNULIB_CONNECT = 0
GL_LTS_GNULIB_COPYSIGN = 0
GL_LTS_GNULIB_COPYSIGNF = 0
GL_LTS_GNULIB_COPYSIGNL = 0
GL_LTS_GNULIB_COPY_FILE_RANGE = 0
GL_LTS_GNULIB_COSF = 0
GL_LTS_GNULIB_COSHF = 0
GL_LTS_GNULIB_COSL = 0
GL_LTS_GNULIB_CREAT = 0
GL_LTS_GNULIB_CTIME = 0
GL_LTS_GNULIB_DPRINTF = 0
GL_LTS_GNULIB_DUP = 0
GL_LTS_GNULIB_DUP2 = 1
GL_LTS_GNULIB_DUP3 = 0
GL_LTS_GNULIB_DUPLOCALE = 0
GL_LTS_GNULIB_DZPRINTF = 0
GL_LTS_GNULIB_ENVIRON = 0
GL_LTS_GNULIB_EUIDACCESS = 0
GL_LTS_GNULIB_EXECL = 0
GL_LTS_GNULIB_EXECLE = 0
GL_LTS_GNULIB_EXECLP = 0
GL_LTS_GNULIB_EXECV = 0
GL_LTS_GNULIB_EXECVE = 0
GL_LTS_GNULIB_EXECVP = 0
GL_LTS_GNULIB_EXECVPE = 0
GL_LTS_GNULIB_EXP2 = 0
GL_LTS_GNULIB_EXP2F = 0
GL_LTS_GNULIB_EXP2L = 0
GL_LTS_GNULIB_EXPF = 0
GL_LTS_GNULIB_EXPL = 0
GL_LTS_GNULIB_EXPLICIT_BZERO = 0
GL_LTS_GNULIB_EXPM1 = 0
GL_LTS_GNULIB_EXPM1F = 0
GL_LTS_GNULIB_EXPM1L = 0
GL_LTS_GNULIB_FABSF = 0
GL_LTS_GNULIB_FABSL = 0
GL_LTS_GNULIB_FACCESSAT = 0
GL_LTS_GNULIB_FALLOCATE_POSIX = 0
GL_LTS_GNULIB_FCHDIR = 0
GL_LTS_GNULIB_FCHMODAT = 0
GL_LTS_GNULIB_FCHOWNAT = 0
GL_LTS_GNULIB_FCLOSE = 0
GL_LTS_GNULIB_FCNTL = 1
GL_LTS_GNULIB_FDATASYNC = 0
GL_LTS_GNULIB_FDOPEN = 0
GL_LTS_GNULIB_FFLUSH = 0
GL_LTS_GNULIB_FFSL = 0
GL_LTS_GNULIB_FFSLL = 0
GL_LTS_GNULIB_FGETC = 1
GL_LTS_GNULIB_FGETS = 1
GL_LTS_GNULIB_FLOOR = 0
GL_LTS_GNULIB_FLOORF = 0
GL_LTS_GNULIB_FLOORL = 0
GL_LTS_GNULIB_FMA = 0
GL_LTS_GNULIB_FMAF = 0
GL_LTS_GNULIB_FMAL = 0
GL_LTS_GNULIB_FMOD = 0
GL_LTS_GNULIB_FMODF = 0
GL_LTS_GNULIB_FMODL = 0
GL_LTS_GNULIB_FOPEN = 0
GL_LTS_GNULIB_FOPEN_GNU = 0
GL_LTS_GNULIB_FPRINTF = 1
GL_LTS_GNULIB_FPRINTF_POSIX = 0
GL_LTS_GNULIB_FPURGE = 0
GL_LTS_GNULIB_FPUTC = 1
GL_LTS_GNULIB_FPUTS = 1
GL_LTS_GNULIB_FREAD = 1
GL_LTS_GNULIB_FREE_POSIX = 1
GL_LTS_GNULIB_FREOPEN = 0
GL_LTS_GNULIB_FREXP = 1
GL_LTS_GNULIB_FREXPF = 0
GL_LTS_GNULIB_FREXPL = 1
GL_LTS_GNULIB_FSCANF = 1
GL_LTS_GNULIB_FSEEK = 0
GL_LTS_GNULIB_FSEEKO = 0
GL_LTS_GNULIB_FSTAT = 1
GL_LTS_GNULIB_FSTATAT = 0
GL_LTS_GNULIB_FSYNC = 1
GL_LTS_GNULIB_FTELL = 0
GL_LTS_GNULIB_FTELLO = 0
GL_LTS_GNULIB_FTRUNCATE = 0
GL_LTS_GNULIB_FUTIMENS = 0
GL_LTS_GNULIB_FWRITE = 1
GL_LTS_GNULIB_FZPRINTF = 0
GL_LTS_GNULIB_GETC = 1
GL_LTS_GNULIB_GETCHAR = 1
GL_LTS_GNULIB_GETCWD = 0
GL_LTS_GNULIB_GETDELIM = 0
GL_LTS_GNULIB_GETDOMAINNAME = 0
GL_LTS_GNULIB_GETDTABLESIZE = 1
GL_LTS_GNULIB_GETENTROPY = 0
GL_LTS_GNULIB_GETGROUPS = 0
GL_LTS_GNULIB_GETHOSTNAME = 1
GL_LTS_GNULIB_GETLINE = 0
GL_LTS_GNULIB_GETLOADAVG = 0
GL_LTS_GNULIB_GETLOGIN = 0
GL_LTS_GNULIB_GETLOGIN_R = 0
GL_LTS_GNULIB_GETOPT_POSIX = 0
GL_LTS_GNULIB_GETPAGESIZE = 0
GL_LTS_GNULIB_GETPASS = 0
GL_LTS_GNULIB_GETPASS_GNU = 0
GL_LTS_GNULIB_GETPAYLOAD = 0
GL_LTS_GNULIB_GETPAYLOADF = 0
GL_LTS_GNULIB_GETPAYLOADL = 0
GL_LTS_GNULIB_GETPEERNAME = 0
GL_LTS_GNULIB_GETPROGNAME = 1
GL_LTS_GNULIB_GETSOCKNAME = 0
GL_LTS_GNULIB_GETSOCKOPT = 0
GL_LTS_GNULIB_GETSUBOPT = 0
GL_LTS_GNULIB_GETTIMEOFDAY = 1
GL_LTS_GNULIB_GETUMASK = 0
GL_LTS_GNULIB_GETUSERSHELL = 0
GL_LTS_GNULIB_GRANTPT = 0
GL_LTS_GNULIB_GROUP_MEMBER = 0
GL_LTS_GNULIB_HYPOT = 0
GL_LTS_GNULIB_HYPOTF = 0
GL_LTS_GNULIB_HYPOTL = 0
GL_LTS_GNULIB_ICONV = 1
GL_LTS_GNULIB_ILOGB = 0
GL_LTS_GNULIB_ILOGBF = 0
GL_LTS_GNULIB_ILOGBL = 0
GL_LTS_GNULIB_IMAXABS = 0
GL_LTS_GNULIB_IMAXDIV = 0
GL_LTS_GNULIB_ISATTY = 0
GL_LTS_GNULIB_ISFINITE = 0
GL_LTS_GNULIB_ISINF = 1
GL_LTS_GNULIB_ISNAN = 1
GL_LTS_GNULIB_ISNAND = 1
GL_LTS_GNULIB_ISNANF = 1
GL_LTS_GNULIB_ISNANL = 1
GL_LTS_GNULIB_LCHMOD = 0
GL_LTS_GNULIB_LCHOWN = 0
GL_LTS_GNULIB_LDEXP = 0
GL_LTS_GNULIB_LDEXPF = 0
GL_LTS_GNULIB_LDEXPL = 0
GL_LTS_GNULIB_LINK = 0
GL_LTS_GNULIB_LINKAT = 0
GL_LTS_GNULIB_LISTEN = 0
GL_LTS_GNULIB_LOCALECONV = 0
GL_LTS_GNULIB_LOCALENAME_UNSAFE = 0
GL_LTS_GNULIB_LOCALTIME = 0
GL_LTS_GNULIB_LOG = 0
GL_LTS_GNULIB_LOG10 = 1
GL_LTS_GNULIB_LOG10F = 0
GL_LTS_GNULIB_LOG10L = 0
GL_LTS_GNULIB_LOG1P = 0
GL_LTS_GNULIB_LOG1PF = 0
GL_LTS_GNULIB_LOG1PL = 0
GL_LTS_GNULIB_LOG2 = 0
GL_LTS_GNULIB_LOG2F = 0
GL_LTS_GNULIB_LOG2L = 0
GL_LTS_GNULIB_LOGB = 0
GL_LTS_GNULIB_LOGBF = 0
GL_LTS_GNULIB_LOGBL = 0
GL_LTS_GNULIB_LOGF = 0
GL_LTS_GNULIB_LOGL = 0
GL_LTS_GNULIB_LOGP1 = 0
GL_LTS_GNULIB_LOGP1F = 0
GL_LTS_GNULIB_LOGP1L = 0
GL_LTS_GNULIB_LSEEK = 0
GL_LTS_GNULIB_LSTAT = 0
GL_LTS_GNULIB_MALLOC_GNU = 1
GL_LTS_GNULIB_MALLOC_POSIX = 1
GL_LTS_GNULIB_MBRLEN = 0
GL_LTS_GNULIB_MBRTOWC = 0
GL_LTS_GNULIB_MBSCASECMP = 0
GL_LTS_GNULIB_MBSCASESTR = 0
GL_LTS_GNULIB_MBSCHR = 0
GL_LTS_GNULIB_MBSCSPN = 0
GL_LTS_GNULIB_MBSINIT = 0
GL_LTS_GNULIB_MBSLEN = 0
GL_LTS_GNULIB_MBSNCASECMP = 0
GL_LTS_GNULIB_MBSNLEN = 0
GL_LTS_GNULIB_MBSNRTOWCS = 0
GL_LTS_GNULIB_MBSPBRK = 0
GL_LTS_GNULIB_MBSPCASECMP = 0
GL_LTS_GNULIB_MBSRCHR = 0
GL_LTS_GNULIB_MBSRTOWCS = 0
GL_LTS_GNULIB_MBSSEP = 0
GL_LTS_GNULIB_MBSSPN = 0
GL_LTS_GNULIB_MBSSTR = 0
GL_LTS_GNULIB_MBSTOK_R = 0
GL_LTS_GNULIB_MBSTOWCS = 0
GL_LTS_GNULIB_MBSZERO = 1
GL_LTS_GNULIB_MBTOWC = 0
GL_LTS_GNULIB_MDA_ACCESS = 1
GL_LTS_GNULIB_MDA_CHDIR = 1
GL_LTS_GNULIB_MDA_CHMOD = 1
GL_LTS_GNULIB_MDA_CLOSE = 1
GL_LTS_GNULIB_MDA_CREAT = 1
GL_LTS_GNULIB_MDA_DUP = 1
GL_LTS_GNULIB_MDA_DUP2 = 1
GL_LTS_GNULIB_MDA_ECVT = 1
GL_LTS_GNULIB_MDA_EXECL = 1
GL_LTS_GNULIB_MDA_EXECLE = 1
GL_LTS_GNULIB_MDA_EXECLP = 1
GL_LTS_GNULIB_MDA_EXECV = 1
GL_LTS_GNULIB_MDA_EXECVE = 1
GL_LTS_GNULIB_MDA_EXECVP = 1
GL_LTS_GNULIB_MDA_EXECVPE = 1
GL_LTS_GNULIB_MDA_FCLOSEALL = 1
GL_LTS_GNULIB_MDA_FCVT = 1
GL_LTS_GNULIB_MDA_FDOPEN = 1
GL_LTS_GNULIB_MDA_FILENO = 1
GL_LTS_GNULIB_MDA_GCVT = 1
GL_LTS_GNULIB_MDA_GETCWD = 1
GL_LTS_GNULIB_MDA_GETPID = 1
GL_LTS_GNULIB_MDA_GETW = 1
GL_LTS_GNULIB_MDA_ISATTY = 0
GL_LTS_GNULIB_MDA_J0 = 1
GL_LTS_GNULIB_MDA_J1 = 1
GL_LTS_GNULIB_MDA_JN = 1
GL_LTS_GNULIB_MDA_LSEEK = 1
GL_LTS_GNULIB_MDA_MEMCCPY = 1
GL_LTS_GNULIB_MDA_MKDIR = 1
GL_LTS_GNULIB_MDA_MKTEMP = 1
GL_LTS_GNULIB_MDA_OPEN = 1
GL_LTS_GNULIB_MDA_PUTENV = 1
GL_LTS_GNULIB_MDA_PUTW = 1
GL_LTS_GNULIB_MDA_READ = 1
GL_LTS_GNULIB_MDA_RMDIR = 1
GL_LTS_GNULIB_MDA_STRDUP = 1
GL_LTS_GNULIB_MDA_SWAB = 1
GL_LTS_GNULIB_MDA_TEMPNAM = 1
GL_LTS_GNULIB_MDA_TZSET = 1
GL_LTS_GNULIB_MDA_UMASK = 1
GL_LTS_GNULIB_MDA_UNLINK = 1
GL_LTS_GNULIB_MDA_WCSDUP = 1
GL_LTS_GNULIB_MDA_WRITE = 1
GL_LTS_GNULIB_MDA_Y0 = 1
GL_LTS_GNULIB_MDA_Y1 = 1
GL_LTS_GNULIB_MDA_YN = 1
GL_LTS_GNULIB_MEMCHR = 1
GL_LTS_GNULIB_MEMMEM = 0
GL_LTS_GNULIB_MEMPCPY = 0
GL_LTS_GNULIB_MEMRCHR = 0
GL_LTS_GNULIB_MEMSET_EXPLICIT = 0
GL_LTS_GNULIB_MKDIR = 0
GL_LTS_GNULIB_MKDIRAT = 0
GL_LTS_GNULIB_MKDTEMP = 0
GL_LTS_GNULIB_MKFIFO = 0
GL_LTS_GNULIB_MKFIFOAT = 0
GL_LTS_GNULIB_MKNOD = 0
GL_LTS_GNULIB_MKNODAT = 0
GL_LTS_GNULIB_MKOSTEMP = 0
GL_LTS_GNULIB_MKOSTEMPS = 0
GL_LTS_GNULIB_MKSTEMP = 0
GL_LTS_GNULIB_MKSTEMPS = 0
GL_LTS_GNULIB_MKTIME = 0
GL_LTS_GNULIB_MODF = 0
GL_LTS_GNULIB_MODFF = 0
GL_LTS_GNULIB_MODFL = 0
GL_LTS_GNULIB_NANOSLEEP = 0
GL_LTS_GNULIB_NONBLOCKING = 0
GL_LTS_GNULIB_OBSTACK_PRINTF = 0
GL_LTS_GNULIB_OBSTACK_PRINTF_POSIX = 0
GL_LTS_GNULIB_OBSTACK_ZPRINTF = 0
GL_LTS_GNULIB_OPEN = 1
GL_LTS_GNULIB_OPENAT = 0
GL_LTS_GNULIB_OVERRIDES_STRUCT_STAT = 0
GL_LTS_GNULIB_PCLOSE = 0
GL_LTS_GNULIB_PERROR = 0
GL_LTS_GNULIB_PIPE = 0
GL_LTS_GNULIB_PIPE2 = 0
GL_LTS_GNULIB_POPEN = 0
GL_LTS_GNULIB_POSIX_MEMALIGN = 0
GL_LTS_GNULIB_POSIX_OPENPT = 0
GL_LTS_GNULIB_POWF = 0
GL_LTS_GNULIB_PREAD = 0
GL_LTS_GNULIB_PRINTF = 1
GL_LTS_GNULIB_PRINTF_POSIX = 0
GL_LTS_GNULIB_PTHREAD_COND = 0
GL_LTS_GNULIB_PTHREAD_MUTEX = 0
GL_LTS_GNULIB_PTHREAD_MUTEX_TIMEDLOCK = 0
GL_LTS_GNULIB_PTHREAD_ONCE = 1
GL_LTS_GNULIB_PTHREAD_RWLOCK = 0
GL_LTS_GNULIB_PTHREAD_SIGMASK = 0
GL_LTS_GNULIB_PTHREAD_SPIN = 0
GL_LTS_GNULIB_PTHREAD_THREAD = 0
GL_LTS_GNULIB_PTHREAD_TSS = 0
GL_LTS_GNULIB_PTSNAME = 0
GL_LTS_GNULIB_PTSNAME_R = 0
GL_LTS_GNULIB_PUTC = 1
GL_LTS_GNULIB_PUTCHAR = 1
GL_LTS_GNULIB_PUTENV = 0
GL_LTS_GNULIB_PUTS = 1
GL_LTS_GNULIB_PWRITE = 0
GL_LTS_GNULIB_QSORT_R = 0
GL_LTS_GNULIB_RAISE = 1
GL_LTS_GNULIB_RAND = 0
GL_LTS_GNULIB_RANDOM = 0
GL_LTS_GNULIB_RANDOM_R = 0
GL_LTS_GNULIB_RAWMEMCHR = 0
GL_LTS_GNULIB_READ = 1
GL_LTS_GNULIB_READLINK = 0
GL_LTS_GNULIB_READLINKAT = 0
GL_LTS_GNULIB_REALLOCARRAY = 1
GL_LTS_GNULIB_REALLOC_POSIX = 1
GL_LTS_GNULIB_REALPATH = 0
GL_LTS_GNULIB_RECV = 0
GL_LTS_GNULIB_RECVFROM = 0
GL_LTS_GNULIB_REMAINDER = 0
GL_LTS_GNULIB_REMAINDERF = 0
GL_LTS_GNULIB_REMAINDERL = 0
GL_LTS_GNULIB_REMOVE = 0
GL_LTS_GNULIB_RENAME = 0
GL_LTS_GNULIB_RENAMEAT = 0
GL_LTS_GNULIB_RINT = 0
GL_LTS_GNULIB_RINTF = 0
GL_LTS_GNULIB_RINTL = 0
GL_LTS_GNULIB_RMDIR = 0
GL_LTS_GNULIB_ROUND = 0
GL_LTS_GNULIB_ROUNDF = 0
GL_LTS_GNULIB_ROUNDL = 0
GL_LTS_GNULIB_RPMATCH = 0
GL_LTS_GNULIB_SCANF = 1
GL_LTS_GNULIB_SCHED_YIELD = 0
GL_LTS_GNULIB_SECURE_GETENV = 0
GL_LTS_GNULIB_SEND = 0
GL_LTS_GNULIB_SENDTO = 0
GL_LTS_GNULIB_SETENV = 0
GL_LTS_GNULIB_SETHOSTNAME = 0
GL_LTS_GNULIB_SETLOCALE = 0
GL_LTS_GNULIB_SETLOCALE_NULL = 0
GL_LTS_GNULIB_SETPAYLOAD = 0
GL_LTS_GNULIB_SETPAYLOADF = 0
GL_LTS_GNULIB_SETPAYLOADL = 0
GL_LTS_GNULIB_SETPAYLOADSIG = 0
GL_LTS_GNULIB_SETPAYLOADSIGF = 0
GL_LTS_GNULIB_SETPAYLOADSIGL = 0
GL_LTS_GNULIB_SETSOCKOPT = 0
GL_LTS_GNULIB_SHUTDOWN = 0
GL_LTS_GNULIB_SIG2STR = 0
GL_LTS_GNULIB_SIGABBREV_NP = 0
GL_LTS_GNULIB_SIGACTION = 1
GL_LTS_GNULIB_SIGDESCR_NP = 0
GL_LTS_GNULIB_SIGNAL_H_SIGPIPE = 0
GL_LTS_GNULIB_SIGNBIT = 1
GL_LTS_GNULIB_SIGPROCMASK = 1
GL_LTS_GNULIB_SINF = 0
GL_LTS_GNULIB_SINHF = 0
GL_LTS_GNULIB_SINL = 0
GL_LTS_GNULIB_SLEEP = 0
GL_LTS_GNULIB_SNPRINTF = 1
GL_LTS_GNULIB_SNZPRINTF = 0
GL_LTS_GNULIB_SOCKET = 0
GL_LTS_GNULIB_SPRINTF_POSIX = 0
GL_LTS_GNULIB_SQRTF = 0
GL_LTS_GNULIB_SQRTL = 0
GL_LTS_GNULIB_STACK_TRACE = 0
GL_LTS_GNULIB_STAT = 1
GL_LTS_GNULIB_STDIO_H_NONBLOCKING = 0
GL_LTS_GNULIB_STDIO_H_SIGPIPE = 0
GL_LTS_GNULIB_STPCPY = 1
GL_LTS_GNULIB_STPNCPY = 0
GL_LTS_GNULIB_STRCASESTR = 0
GL_LTS_GNULIB_STRCHRNUL = 0
GL_LTS_GNULIB_STRDUP = 0
GL_LTS_GNULIB_STRERROR = 1
GL_LTS_GNULIB_STRERRORNAME_NP = 0
GL_LTS_GNULIB_STRERROR_R = 0
GL_LTS_GNULIB_STRFTIME = 0
GL_LTS_GNULIB_STRNCAT = 0
GL_LTS_GNULIB_STRNDUP = 0
GL_LTS_GNULIB_STRNLEN = 0
GL_LTS_GNULIB_STRPBRK = 0
GL_LTS_GNULIB_STRPTIME = 0
GL_LTS_GNULIB_STRSEP = 0
GL_LTS_GNULIB_STRSIGNAL = 0
GL_LTS_GNULIB_STRSTR = 0
GL_LTS_GNULIB_STRTOD = 0
GL_LTS_GNULIB_STRTOF = 0
GL_LTS_GNULIB_STRTOIMAX = 0
GL_LTS_GNULIB_STRTOK_R = 0
GL_LTS_GNULIB_STRTOL = 0
GL_LTS_GNULIB_STRTOLD = 0
GL_LTS_GNULIB_STRTOLL = 0
GL_LTS_GNULIB_STRTOUL = 0
GL_LTS_GNULIB_STRTOULL = 0
GL_LTS_GNULIB_STRTOUMAX = 0
GL_LTS_GNULIB_STRVERSCMP = 0
GL_LTS_GNULIB_STR_ENDSWITH = 1
GL_LTS_GNULIB_STR_STARTSWITH = 1
GL_LTS_GNULIB_SYMLINK = 0
GL_LTS_GNULIB_SYMLINKAT = 0
GL_LTS_GNULIB_SYSTEM_POSIX = 0
GL_LTS_GNULIB_SZPRINTF = 0
GL_LTS_GNULIB_TANF = 0
GL_LTS_GNULIB_TANHF = 0
GL_LTS_GNULIB_TANL = 0
GL_LTS_GNULIB_TIME = 0
GL_LTS_GNULIB_TIMEGM = 0
GL_LTS_GNULIB_TIMESPEC_GET = 0
GL_LTS_GNULIB_TIMESPEC_GETRES = 0
GL_LTS_GNULIB_TIME_R = 0
GL_LTS_GNULIB_TIME_RZ = 0
GL_LTS_GNULIB_TMPFILE = 0
GL_LTS_GNULIB_TOTALORDER = 0
GL_LTS_GNULIB_TOTALORDERF = 0
GL_LTS_GNULIB_TOTALORDERL = 0
GL_LTS_GNULIB_TOTALORDERMAG = 0
GL_LTS_GNULIB_TOTALORDERMAGF = 0
GL_LTS_GNULIB_TOTALORDERMAGL = 0
GL_LTS_GNULIB_TRUNC = 0
GL_LTS_GNULIB_TRUNCATE = 0
GL_LTS_GNULIB_TRUNCF = 0
GL_LTS_GNULIB_TRUNCL = 0
GL_LTS_GNULIB_TTYNAME_R = 0
GL_LTS_GNULIB_TZNAME = 0
GL_LTS_GNULIB_TZSET = 0
GL_LTS_GNULIB_UNISTD_H_GETOPT = 0
GL_LTS_GNULIB_UNISTD_H_NONBLOCKING = 0
GL_LTS_GNULIB_UNISTD_H_SIGPIPE = 0
GL_LTS_GNULIB_UNLINK = 0
GL_LTS_GNULIB_UNLINKAT = 0
GL_LTS_GNULIB_UNLOCKPT = 0
GL_LTS_GNULIB_UNSETENV = 0
GL_LTS_GNULIB_USLEEP = 0
GL_LTS_GNULIB_UTIMENSAT = 0
GL_LTS_GNULIB_VASPRINTF = 1
GL_LTS_GNULIB_VASZPRINTF = 1
GL_LTS_GNULIB_VDPRINTF = 0
GL_LTS_GNULIB_VDZPRINTF = 0
GL_LTS_GNULIB_VFPRINTF = 1
GL_LTS_GNULIB_VFPRINTF_POSIX = 0
GL_LTS_GNULIB_VFSCANF = 0
GL_LTS_GNULIB_VFZPRINTF = 0
GL_LTS_GNULIB_VPRINTF = 1
GL_LTS_GNULIB_VPRINTF_POSIX = 0
GL_LTS_GNULIB_VSCANF = 0
GL_LTS_GNULIB_VSNPRINTF = 1
GL_LTS_GNULIB_VSNZPRINTF = 1
GL_LTS_GNULIB_VSPRINTF_POSIX = 0
GL_LTS_GNULIB_VSZPRINTF = 0
GL_LTS_GNULIB_VZPRINTF = 0
GL_LTS_GNULIB_WCPCPY = 0
GL_LTS_GNULIB_WCPNCPY = 0
GL_LTS_GNULIB_WCRTOMB = 0
GL_LTS_GNULIB_WCSCASECMP = 0
GL_LTS_GNULIB_WCSCAT = 0
GL_LTS_GNULIB_WCSCHR = 0
GL_LTS_GNULIB_WCSCMP = 0
GL_LTS_GNULIB_WCSCOLL = 0
GL_LTS_GNULIB_WCSCPY = 0
GL_LTS_GNULIB_WCSCSPN = 0
GL_LTS_GNULIB_WCSDUP = 0
GL_LTS_GNULIB_WCSFTIME = 0
GL_LTS_GNULIB_WCSLEN = 0
GL_LTS_GNULIB_WCSNCASECMP = 0
GL_LTS_GNULIB_WCSNCAT = 0
GL_LTS_GNULIB_WCSNCMP = 0
GL_LTS_GNULIB_WCSNCPY = 0
GL_LTS_GNULIB_WCSNLEN = 0
GL_LTS_GNULIB_WCSNRTOMBS = 0
GL_LTS_GNULIB_WCSPBRK = 0
GL_LTS_GNULIB_WCSRCHR = 0
GL_LTS_GNULIB_WCSRTOMBS = 0
GL_LTS_GNULIB_WCSSPN = 0
GL_LTS_GNULIB_WCSSTR = 0
GL_LTS_GNULIB_WCSTOK = 0
GL_LTS_GNULIB_WCSWIDTH = 0
GL_LTS_GNULIB_WCSXFRM = 0
GL_LTS_GNULIB_WCTOB = 0
GL_LTS_GNULIB_WCTOMB = 0
GL_LTS_GNULIB_WCWIDTH = 0
GL_LTS_GNULIB_WGETCWD = 0
GL_LTS_GNULIB_WMEMCHR = 0
GL_LTS_GNULIB_WMEMCMP = 0
GL_LTS_GNULIB_WMEMCPY = 0
GL_LTS_GNULIB_WMEMMOVE = 0
GL_LTS_GNULIB_WMEMPCPY = 0
GL_LTS_GNULIB_WMEMSET = 0
GL_LTS_GNULIB_WRITE = 1
GL_LTS_GNULIB_ZPRINTF = 0
GL_LTS_GNULIB__EXIT = 0
GNULIBHEADERS_OVERRIDE_WINT_T = 0
GNULIB_LOCALEDIR = ${datarootdir}/locale
GNULIB_LOCALEDIR_c = "/Volumes/wrt3200/openwrt/staging_dir/hostpkg/share/locale"
GNULIB_LOCALEDIR_c_make = \"$(GNULIB_LOCALEDIR)\"
GREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep
HAVE_ACCEPT4 = 1
HAVE_ACOSF = 1
HAVE_ACOSL = 1
HAVE_ALIGNED_ALLOC = 1
HAVE_ALLOCA_H = 1
HAVE_ASINF = 1
HAVE_ASINL = 1
HAVE_ATAN2F = 1
HAVE_ATANF = 1
HAVE_ATANL = 1
HAVE_ATOLL = 1
HAVE_BTOWC = 1
HAVE_C99_STDINT_H = 1
HAVE_CANONICALIZE_FILE_NAME = 1
HAVE_CBRT = 1
HAVE_CBRTF = 1
HAVE_CBRTL = 1
HAVE_CHOWN = 1
HAVE_COPYSIGN = 1
HAVE_COPYSIGNL = 1
HAVE_COPY_FILE_RANGE = 1
HAVE_COSF = 1
HAVE_COSHF = 1
HAVE_COSL = 1
HAVE_CRTDEFS_H = 0
HAVE_DECL_ACOSL = 1
HAVE_DECL_ASINL = 1
HAVE_DECL_ATANL = 1
HAVE_DECL_CBRTF = 1
HAVE_DECL_CBRTL = 1
HAVE_DECL_CEILF = 1
HAVE_DECL_CEILL = 1
HAVE_DECL_COPYSIGNF = 1
HAVE_DECL_COSL = 1
HAVE_DECL_ECVT = 1
HAVE_DECL_ENVIRON = 1
HAVE_DECL_EXECVPE = 0
HAVE_DECL_EXP2 = 1
HAVE_DECL_EXP2F = 1
HAVE_DECL_EXP2L = 1
HAVE_DECL_EXPL = 1
HAVE_DECL_EXPM1L = 1
HAVE_DECL_FCHDIR = 1
HAVE_DECL_FCLOSEALL = 0
HAVE_DECL_FCVT = 1
HAVE_DECL_FDATASYNC = 1
HAVE_DECL_FLOORF = 1
HAVE_DECL_FLOORL = 1
HAVE_DECL_FPURGE = 1
HAVE_DECL_FREXPL = 1
HAVE_DECL_FSEEKO = 1
HAVE_DECL_FTELLO = 1
HAVE_DECL_GCVT = 1
HAVE_DECL_GETDELIM = 1
HAVE_DECL_GETDOMAINNAME = 1
HAVE_DECL_GETLINE = 1
HAVE_DECL_GETLOADAVG = 1
HAVE_DECL_GETLOGIN = 1
HAVE_DECL_GETLOGIN_R = 1
HAVE_DECL_GETPAGESIZE = 1
HAVE_DECL_GETUSERSHELL = 1
HAVE_DECL_GETW = 1
HAVE_DECL_IMAXABS = 1
HAVE_DECL_IMAXDIV = 1
HAVE_DECL_INITSTATE = 1
HAVE_DECL_LDEXPL = 1
HAVE_DECL_LOCALTIME_R = 1
HAVE_DECL_LOG10L = 1
HAVE_DECL_LOG2 = 1
HAVE_DECL_LOG2F = 1
HAVE_DECL_LOG2L = 1
HAVE_DECL_LOGB = 1
HAVE_DECL_LOGL = 1
HAVE_DECL_MEMMEM = 1
HAVE_DECL_MEMRCHR = 1
HAVE_DECL_OBSTACK_PRINTF = 1
HAVE_DECL_PROGRAM_INVOCATION_NAME = 0
HAVE_DECL_PUTW = 1
HAVE_DECL_REMAINDER = 1
HAVE_DECL_REMAINDERL = 1
HAVE_DECL_RINTF = 1
HAVE_DECL_ROUND = 1
HAVE_DECL_ROUNDF = 1
HAVE_DECL_ROUNDL = 1
HAVE_DECL_SETENV = 1
HAVE_DECL_SETHOSTNAME = 1
HAVE_DECL_SETSTATE = 1
HAVE_DECL_SINL = 1
HAVE_DECL_SNPRINTF = 1
HAVE_DECL_SQRTL = 1
HAVE_DECL_STRDUP = 1
HAVE_DECL_STRERROR_R = 1
HAVE_DECL_STRNDUP = 1
HAVE_DECL_STRNLEN = 1
HAVE_DECL_STRSIGNAL = 1
HAVE_DECL_STRTOIMAX = 1
HAVE_DECL_STRTOK_R = 1
HAVE_DECL_STRTOUMAX = 1
HAVE_DECL_TANL = 1
HAVE_DECL_TRUNC = 1
HAVE_DECL_TRUNCATE = 1
HAVE_DECL_TRUNCF = 1
HAVE_DECL_TRUNCL = 1
HAVE_DECL_TTYNAME_R = 1
HAVE_DECL_UNSETENV = 1
HAVE_DECL_VSNPRINTF = 1
HAVE_DECL_WCSDUP = 1
HAVE_DECL_WCTOB = 1
HAVE_DECL_WCWIDTH = 1
HAVE_DPRINTF = 1
HAVE_DUP3 = 1
HAVE_DUPLOCALE = 1
HAVE_ERROR = 0
HAVE_ERROR_AT_LINE = 0
HAVE_ERROR_H = 0
HAVE_EUIDACCESS = 1
HAVE_EXECVPE = 1
HAVE_EXPF = 1
HAVE_EXPL = 1
HAVE_EXPLICIT_BZERO = 1
HAVE_EXPM1 = 1
HAVE_EXPM1F = 1
HAVE_FABSF = 1
HAVE_FABSL = 1
HAVE_FACCESSAT = 1
HAVE_FALLOCATE_POSIX = 1
HAVE_FCHDIR = 1
HAVE_FCHMODAT = 1
HAVE_FCHOWNAT = 1
HAVE_FCNTL = 1
HAVE_FDATASYNC = 1
HAVE_FEATURES_H = 0
HAVE_FFSL = 1
HAVE_FFSLL = 1
HAVE_FMA = 1
HAVE_FMAF = 1
HAVE_FMAL = 1
HAVE_FMODF = 1
HAVE_FMODL = 1
HAVE_FREELOCALE = 1
HAVE_FREXPF = 1
HAVE_FSEEKO = 1
HAVE_FSTATAT = 1
HAVE_FSYNC = 1
HAVE_FTELLO = 1
HAVE_FTRUNCATE = 1
HAVE_FUTIMENS = 1
HAVE_GETDTABLESIZE = 1
HAVE_GETENTROPY = 1
HAVE_GETGROUPS = 1
HAVE_GETHOSTNAME = 1
HAVE_GETLOGIN = 1
HAVE_GETPAGESIZE = 1
HAVE_GETPASS = 1
HAVE_GETPAYLOAD = 1
HAVE_GETPAYLOADF = 1
HAVE_GETPAYLOADL = 1
HAVE_GETPROGNAME = 1
HAVE_GETSUBOPT = 1
HAVE_GETTIMEOFDAY = 1
HAVE_GETUMASK = 1
HAVE_GLOBAL_SYMBOL_PIPE = 1
HAVE_GRANTPT = 1
HAVE_GROUP_MEMBER = 1
HAVE_HYPOTF = 1
HAVE_HYPOTL = 1
HAVE_ICONV = 1
HAVE_ILOGB = 1
HAVE_ILOGBF = 1
HAVE_ILOGBL = 1
HAVE_IMAXABS = 1
HAVE_IMAXDIV = 1
HAVE_IMAXDIV_T = 1
HAVE_INITSTATE = 1
HAVE_INTTYPES_H = 1
HAVE_ISNAND = 1
HAVE_ISNANF = 1
HAVE_ISNANL = 1
HAVE_LCHMOD = 1
HAVE_LCHOWN = 1
HAVE_LDEXPF = 1
HAVE_LIBUNISTRING = yes
HAVE_LINK = 1
HAVE_LINKAT = 1
HAVE_LOG10F = 1
HAVE_LOG10L = 1
HAVE_LOG1P = 1
HAVE_LOG1PF = 1
HAVE_LOG1PL = 1
HAVE_LOGBF = 1
HAVE_LOGBL = 1
HAVE_LOGF = 1
HAVE_LOGL = 1
HAVE_LOGP1 = 1
HAVE_LOGP1F = 1
HAVE_LOGP1L = 1
HAVE_LSTAT = 1
HAVE_MAX_ALIGN_T = 1
HAVE_MBRLEN = 1
HAVE_MBRTOWC = 1
HAVE_MBSINIT = 1
HAVE_MBSLEN = 0
HAVE_MBSNRTOWCS = 1
HAVE_MBSRTOWCS = 1
HAVE_MBTOWC = 1
HAVE_MEMPCPY = 1
HAVE_MEMSET_EXPLICIT = 1
HAVE_MKDIRAT = 1
HAVE_MKDTEMP = 1
HAVE_MKFIFO = 1
HAVE_MKFIFOAT = 1
HAVE_MKNOD = 1
HAVE_MKNODAT = 1
HAVE_MKOSTEMP = 1
HAVE_MKOSTEMPS = 1
HAVE_MKSTEMP = 1
HAVE_MKSTEMPS = 1
HAVE_MODFF = 1
HAVE_MODFL = 1
HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
HAVE_NANOSLEEP = 1
HAVE_NEWLOCALE = 1
HAVE_OFF64_T = 0
HAVE_OPENAT = 1
HAVE_OS_H = 0
HAVE_PCLOSE = 1
HAVE_PIPE = 1
HAVE_PIPE2 = 1
HAVE_POPEN = 1
HAVE_POSIX_MEMALIGN = 1
HAVE_POSIX_OPENPT = 1
HAVE_POSIX_SIGNALBLOCKING = 1
HAVE_POWF = 1
HAVE_PREAD = 1
HAVE_PTHREAD_ATTR_DESTROY = 1
HAVE_PTHREAD_ATTR_GETDETACHSTATE = 1
HAVE_PTHREAD_ATTR_INIT = 1
HAVE_PTHREAD_ATTR_SETDETACHSTATE = 1
HAVE_PTHREAD_CONDATTR_DESTROY = 1
HAVE_PTHREAD_CONDATTR_INIT = 1
HAVE_PTHREAD_COND_BROADCAST = 1
HAVE_PTHREAD_COND_DESTROY = 1
HAVE_PTHREAD_COND_INIT = 1
HAVE_PTHREAD_COND_SIGNAL = 1
HAVE_PTHREAD_COND_TIMEDWAIT = 1
HAVE_PTHREAD_COND_WAIT = 1
HAVE_PTHREAD_CREATE = 1
HAVE_PTHREAD_CREATE_DETACHED = 1
HAVE_PTHREAD_DETACH = 1
HAVE_PTHREAD_EQUAL = 1
HAVE_PTHREAD_EXIT = 1
HAVE_PTHREAD_GETSPECIFIC = 1
HAVE_PTHREAD_H = 1
HAVE_PTHREAD_JOIN = 1
HAVE_PTHREAD_KEY_CREATE = 1
HAVE_PTHREAD_KEY_DELETE = 1
HAVE_PTHREAD_MUTEXATTR_DESTROY = 1
HAVE_PTHREAD_MUTEXATTR_GETROBUST = 1
HAVE_PTHREAD_MUTEXATTR_GETTYPE = 1
HAVE_PTHREAD_MUTEXATTR_INIT = 1
HAVE_PTHREAD_MUTEXATTR_SETROBUST = 1
HAVE_PTHREAD_MUTEXATTR_SETTYPE = 1
HAVE_PTHREAD_MUTEX_DESTROY = 1
HAVE_PTHREAD_MUTEX_INIT = 1
HAVE_PTHREAD_MUTEX_LOCK = 1
HAVE_PTHREAD_MUTEX_RECURSIVE = 1
HAVE_PTHREAD_MUTEX_ROBUST = 0
HAVE_PTHREAD_MUTEX_TIMEDLOCK = 1
HAVE_PTHREAD_MUTEX_TRYLOCK = 1
HAVE_PTHREAD_MUTEX_UNLOCK = 1
HAVE_PTHREAD_ONCE = 1
HAVE_PTHREAD_PROCESS_SHARED = 1
HAVE_PTHREAD_RWLOCKATTR_DESTROY = 1
HAVE_PTHREAD_RWLOCKATTR_INIT = 1
HAVE_PTHREAD_RWLOCK_DESTROY = 1
HAVE_PTHREAD_RWLOCK_INIT = 1
HAVE_PTHREAD_RWLOCK_RDLOCK = 1
HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK = 1
HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK = 1
HAVE_PTHREAD_RWLOCK_TRYRDLOCK = 1
HAVE_PTHREAD_RWLOCK_TRYWRLOCK = 1
HAVE_PTHREAD_RWLOCK_UNLOCK = 1
HAVE_PTHREAD_RWLOCK_WRLOCK = 1
HAVE_PTHREAD_SELF = 1
HAVE_PTHREAD_SETSPECIFIC = 1
HAVE_PTHREAD_SIGMASK = 1
HAVE_PTHREAD_SPINLOCK_T = 0
HAVE_PTHREAD_SPIN_DESTROY = 0
HAVE_PTHREAD_SPIN_INIT = 0
HAVE_PTHREAD_SPIN_LOCK = 0
HAVE_PTHREAD_SPIN_TRYLOCK = 0
HAVE_PTHREAD_SPIN_UNLOCK = 0
HAVE_PTHREAD_T = 1
HAVE_PTSNAME = 1
HAVE_PTSNAME_R = 1
HAVE_PWRITE = 1
HAVE_QSORT_R = 1
HAVE_RAISE = 1
HAVE_RANDOM = 1
HAVE_RANDOM_H = 1
HAVE_RANDOM_R = 1
HAVE_RAWMEMCHR = 1
HAVE_READLINK = 1
HAVE_READLINKAT = 1
HAVE_REALLOCARRAY = 0
HAVE_REALPATH = 1
HAVE_REMAINDER = 1
HAVE_REMAINDERF = 1
HAVE_RENAMEAT = 1
HAVE_RINT = 1
HAVE_RINTL = 1
HAVE_RPMATCH = 1
HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0
HAVE_SA_FAMILY_T = 1
HAVE_SCHED_H = 1
HAVE_SCHED_YIELD = 1
HAVE_SECURE_GETENV = 1
HAVE_SETENV = 1
HAVE_SETHOSTNAME = 1
HAVE_SETPAYLOAD = 1
HAVE_SETPAYLOADF = 1
HAVE_SETPAYLOADL = 1
HAVE_SETPAYLOADSIG = 1
HAVE_SETPAYLOADSIGF = 1
HAVE_SETPAYLOADSIGL = 1
HAVE_SETSTATE = 1
HAVE_SIG2STR = 1
HAVE_SIGABBREV_NP = 1
HAVE_SIGACTION = 1
HAVE_SIGDESCR_NP = 1
HAVE_SIGHANDLER_T = 0
HAVE_SIGINFO_T = 1
HAVE_SIGNED_SIG_ATOMIC_T = 
HAVE_SIGNED_WCHAR_T = 
HAVE_SIGNED_WINT_T = 
HAVE_SIGSET_T = 1
HAVE_SINF = 1
HAVE_SINHF = 1
HAVE_SINL = 1
HAVE_SLEEP = 1
HAVE_SQRTF = 1
HAVE_SQRTL = 1
HAVE_STDINT_H = 1
HAVE_STPCPY = 1
HAVE_STPNCPY = 1
HAVE_STR2SIG = 1
HAVE_STRCASESTR = 1
HAVE_STRCHRNUL = 1
HAVE_STRERRORNAME_NP = 1
HAVE_STRPBRK = 1
HAVE_STRPTIME = 1
HAVE_STRSEP = 1
HAVE_STRTOD = 1
HAVE_STRTOF = 1
HAVE_STRTOL = 1
HAVE_STRTOLD = 1
HAVE_STRTOLL = 1
HAVE_STRTOUL = 1
HAVE_STRTOULL = 1
HAVE_STRUCT_RANDOM_DATA = 1
HAVE_STRUCT_SCHED_PARAM = 1
HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
HAVE_STRUCT_SOCKADDR_STORAGE = 1
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = 1
HAVE_STRUCT_TIMEVAL = 1
HAVE_STRVERSCMP = 1
HAVE_SYMLINK = 1
HAVE_SYMLINKAT = 1
HAVE_SYS_BITYPES_H = 0
HAVE_SYS_CDEFS_H = 0
HAVE_SYS_INTTYPES_H = 0
HAVE_SYS_LOADAVG_H = 0
HAVE_SYS_PARAM_H = 0
HAVE_SYS_SOCKET_H = 1
HAVE_SYS_TIME_H = 1
HAVE_SYS_TYPES_H = 1
HAVE_SYS_UIO_H = 1
HAVE_TANF = 1
HAVE_TANHF = 1
HAVE_TANL = 1
HAVE_TIMEGM = 1
HAVE_TIMESPEC_GET = 1
HAVE_TIMESPEC_GETRES = 1
HAVE_TIMEZONE_T = 0
HAVE_TOTALORDER = 1
HAVE_TOTALORDERF = 1
HAVE_TOTALORDERL = 1
HAVE_TOTALORDERMAG = 1
HAVE_TOTALORDERMAGF = 1
HAVE_TOTALORDERMAGL = 1
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
HAVE_TZALLOC = 0
HAVE_UNISTD_H = 1
HAVE_UNISTRING_WOE32DLL_H = 1
HAVE_UNLINKAT = 1
HAVE_UNLOCKPT = 1
HAVE_USLEEP = 1
HAVE_UTIMENSAT = 1
HAVE_VASPRINTF = 1
HAVE_VDPRINTF = 1
HAVE_WCHAR_H = 1
HAVE_WCPCPY = 1
HAVE_WCPNCPY = 1
HAVE_WCRTOMB = 1
HAVE_WCSCASECMP = 1
HAVE_WCSCAT = 1
HAVE_WCSCHR = 1
HAVE_WCSCMP = 1
HAVE_WCSCOLL = 1
HAVE_WCSCPY = 1
HAVE_WCSCSPN = 1
HAVE_WCSDUP = 1
HAVE_WCSFTIME = 1
HAVE_WCSLEN = 1
HAVE_WCSNCASECMP = 1
HAVE_WCSNCAT = 1
HAVE_WCSNCMP = 1
HAVE_WCSNCPY = 1
HAVE_WCSNLEN = 1
HAVE_WCSNRTOMBS = 1
HAVE_WCSPBRK = 1
HAVE_WCSRCHR = 1
HAVE_WCSRTOMBS = 1
HAVE_WCSSPN = 1
HAVE_WCSSTR = 1
HAVE_WCSTOK = 1
HAVE_WCSWIDTH = 1
HAVE_WCSXFRM = 1
HAVE_WINSOCK2_H = 0
HAVE_WINT_T = 1
HAVE_WMEMCHR = 1
HAVE_WMEMCMP = 1
HAVE_WMEMCPY = 1
HAVE_WMEMMOVE = 1
HAVE_WMEMPCPY = 1
HAVE_WMEMSET = 1
HAVE_WS2TCPIP_H = 0
HAVE_XLOCALE_H = 1
HAVE__EXIT = 1
HEXVERSION = 0x001801
ICONV_CONST = 
INCCROCO = 
INCGLIB = 
INCLUDE_NEXT = include_next
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
INCTERMINFO = 
INCXML = 
INSTALL = /Volumes/wrt3200/openwrt/staging_dir/host/bin/ginstall -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INT32_MAX_LT_INTMAX_MAX = 1
INT64_MAX_EQ_LONG_MAX = defined _LP64
ISINF_LIBM = 
ISNAND_LIBM = 
ISNANF_LIBM = 
ISNANL_LIBM = 
ISNAN_LIBM = 
LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
LDFLAGS = -L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib
LIBCROCO = 
LIBGLIB = 
LIBGLIB_H =  glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gmacros.h glib/gprimes.h glib/gprintfint.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h
LIBICONV = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libiconv.a
LIBINTL = 
LIBMULTITHREAD = -lpthread
LIBOBJS = 
LIBPMULTITHREAD = -lpthread
LIBPTHREAD = 
LIBS = 
LIBSOCKET = 
LIBSTDTHREAD = 
LIBTERMINFO = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libncurses.a
LIBTESTS_LIBDEPS = 
LIBTHREAD = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBUNISTRING = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libunistring.a /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libiconv.a
LIBUNISTRING_PREFIX = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
LIBUNISTRING_UNISTR_H = 
LIBUNISTRING_UNITYPES_H = 
LIBXML = 
LIBXML_H =  libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h
LIB_PTHREAD = -lpthread
LIB_SCHED_YIELD = 
LIMITS_H = limits.h
LIPO = lipo
LN_S = ln -s
LOCALENAME_ENHANCE_LOCALE_FUNCS = 0
LOCALE_EN_UTF8 = en_US.UTF-8
LOCALE_JA = ja_JP.eucJP
LOCALE_ZH_CN = zh_CN.GB18030
LOG10_LIBM = 
LTLIBCROCO = 
LTLIBGLIB = 
LTLIBICONV = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -liconv
LTLIBINTL = 
LTLIBMULTITHREAD = -lpthread
LTLIBOBJS = 
LTLIBTERMINFO = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -lncurses
LTLIBTHREAD = 
LTLIBUNISTRING = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -lunistring -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -liconv
LTLIBXML = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/local/bin/gmkdir -p
NAMESPACING = yes
NEXT_ASSERT_H = 
NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = 
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = 
NEXT_AS_FIRST_DIRECTIVE_ERROR_H = <error.h>
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = <float.h>
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = <inttypes.h>
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = <limits.h>
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = <locale.h>
NEXT_AS_FIRST_DIRECTIVE_MATH_H = <math.h>
NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H = <pthread.h>
NEXT_AS_FIRST_DIRECTIVE_SCHED_H = <sched.h>
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
NEXT_AS_FIRST_DIRECTIVE_STDARG_H = 
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = 
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = <sys/socket.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = <sys/stat.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = <sys/time.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = <sys/uio.h>
NEXT_AS_FIRST_DIRECTIVE_TIME_H = <time.h>
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
NEXT_ERRNO_H = 
NEXT_ERROR_H = <error.h>
NEXT_FCNTL_H = <fcntl.h>
NEXT_FLOAT_H = <float.h>
NEXT_INTTYPES_H = <inttypes.h>
NEXT_LIMITS_H = <limits.h>
NEXT_LOCALE_H = <locale.h>
NEXT_MATH_H = <math.h>
NEXT_PTHREAD_H = <pthread.h>
NEXT_SCHED_H = <sched.h>
NEXT_SIGNAL_H = <signal.h>
NEXT_STDARG_H = <stdarg.h>
NEXT_STDDEF_H = 
NEXT_STDINT_H = <stdint.h>
NEXT_STDIO_H = <stdio.h>
NEXT_STDLIB_H = <stdlib.h>
NEXT_STRING_H = <string.h>
NEXT_SYS_SOCKET_H = <sys/socket.h>
NEXT_SYS_STAT_H = <sys/stat.h>
NEXT_SYS_TIME_H = <sys/time.h>
NEXT_SYS_TYPES_H = <sys/types.h>
NEXT_SYS_UIO_H = <sys/uio.h>
NEXT_TIME_H = <time.h>
NEXT_UNISTD_H = <unistd.h>
NEXT_WCHAR_H = <wchar.h>
NM = /usr/bin/nm -B
NMEDIT = nmedit
NO_CXX = 
NO_EXPENSIVE_WARN_CFLAGS = 
NULLPTR_T_NEEDS_STDDEF = 1
OBJDUMP = objdump
OBJEXT = o
OBSTACK_H = obstack.h
OTOOL = otool
OTOOL64 = :
PACKAGE = libtextstyle
PACKAGE_BUGREPORT = 
PACKAGE_NAME = libtextstyle
PACKAGE_STRING = libtextstyle 0.24.1
PACKAGE_TARNAME = libtextstyle
PACKAGE_URL = 
PACKAGE_VERSION = 0.24.1
PATH_SEPARATOR = :
PERL = /Volumes/wrt3200/openwrt/staging_dir/host/bin/perl
POW_LIBM = 
PRAGMA_COLUMNS = 
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
PRIPTR_PREFIX = __PRIPTR_PREFIX
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 0
PTRDIFF_T_SUFFIX = 
RANLIB = ranlib
RC = 
REPLACE_ABORT = 0
REPLACE_ACCESS = 0
REPLACE_ACOSF = 0
REPLACE_ALIGNED_ALLOC = 0
REPLACE_ASINF = 0
REPLACE_ATAN2F = 0
REPLACE_ATANF = 0
REPLACE_BTOWC = 0
REPLACE_CALLOC_FOR_CALLOC_GNU = 0
REPLACE_CALLOC_FOR_CALLOC_POSIX = 0
REPLACE_CANONICALIZE_FILE_NAME = 0
REPLACE_CBRTF = 0
REPLACE_CBRTL = 0
REPLACE_CEIL = 0
REPLACE_CEILF = 0
REPLACE_CEILL = 0
REPLACE_CHMOD = 0
REPLACE_CHOWN = 0
REPLACE_CLOSE = 0
REPLACE_COPY_FILE_RANGE = 0
REPLACE_COSF = 0
REPLACE_COSHF = 0
REPLACE_CREAT = 0
REPLACE_CTIME = 0
REPLACE_DPRINTF = 0
REPLACE_DUP = 0
REPLACE_DUP2 = 0
REPLACE_DUP3 = 0
REPLACE_DUPLOCALE = 0
REPLACE_ERROR = 0
REPLACE_ERROR_AT_LINE = 0
REPLACE_EXECL = 0
REPLACE_EXECLE = 0
REPLACE_EXECLP = 0
REPLACE_EXECV = 0
REPLACE_EXECVE = 0
REPLACE_EXECVP = 0
REPLACE_EXECVPE = 0
REPLACE_EXP2 = 0
REPLACE_EXP2L = 0
REPLACE_EXPF = 0
REPLACE_EXPL = 0
REPLACE_EXPM1 = 0
REPLACE_EXPM1F = 0
REPLACE_EXPM1L = 0
REPLACE_FABSL = 0
REPLACE_FACCESSAT = 0
REPLACE_FALLOCATE_POSIX = 0
REPLACE_FCHDIR = 0
REPLACE_FCHMODAT = 0
REPLACE_FCHOWNAT = 0
REPLACE_FCLOSE = 0
REPLACE_FCNTL = 0
REPLACE_FDATASYNC = 0
REPLACE_FDOPEN = 0
REPLACE_FFLUSH = 0
REPLACE_FFSLL = 0
REPLACE_FLOOR = 0
REPLACE_FLOORF = 0
REPLACE_FLOORL = 0
REPLACE_FMA = 0
REPLACE_FMAF = 0
REPLACE_FMAL = 0
REPLACE_FMOD = 0
REPLACE_FMODF = 0
REPLACE_FMODL = 0
REPLACE_FOPEN = 0
REPLACE_FOPEN_FOR_FOPEN_GNU = 0
REPLACE_FPRINTF = 0
REPLACE_FPURGE = 0
REPLACE_FREE = 1
REPLACE_FREELOCALE = 0
REPLACE_FREOPEN = 0
REPLACE_FREXP = 0
REPLACE_FREXPF = 0
REPLACE_FREXPL = 0
REPLACE_FSEEK = 0
REPLACE_FSEEKO = 0
REPLACE_FSTAT = 1
REPLACE_FSTATAT = 0
REPLACE_FTELL = 0
REPLACE_FTELLO = 0
REPLACE_FTRUNCATE = 0
REPLACE_FUTIMENS = 0
REPLACE_GETCWD = 0
REPLACE_GETDELIM = 0
REPLACE_GETDOMAINNAME = 0
REPLACE_GETDTABLESIZE = 0
REPLACE_GETENTROPY = 0
REPLACE_GETGROUPS = 0
REPLACE_GETLINE = 0
REPLACE_GETLOADAVG = 0
REPLACE_GETLOGIN = 0
REPLACE_GETLOGIN_R = 0
REPLACE_GETPAGESIZE = 0
REPLACE_GETPASS = 0
REPLACE_GETPASS_FOR_GETPASS_GNU = 0
REPLACE_GETPAYLOAD = 0
REPLACE_GETPAYLOADF = 0
REPLACE_GETPAYLOADL = 0
REPLACE_GETPROGNAME = 0
REPLACE_GETSUBOPT = 0
REPLACE_GETTIMEOFDAY = 0
REPLACE_GETUSERSHELL = 0
REPLACE_GMTIME = 0
REPLACE_HUGE_VAL = 0
REPLACE_HYPOT = 0
REPLACE_HYPOTF = 0
REPLACE_HYPOTL = 0
REPLACE_ICONV = 0
REPLACE_ICONV_OPEN = 0
REPLACE_ICONV_UTF = 0
REPLACE_ILOGB = 0
REPLACE_ILOGBF = 0
REPLACE_ILOGBL = 0
REPLACE_IMAXABS = 0
REPLACE_IMAXDIV = 0
REPLACE_INITSTATE = 0
REPLACE_IOCTL = 0
REPLACE_ISATTY = 0
REPLACE_ISFINITE = 0
REPLACE_ISINF = 0
REPLACE_ISNAN = 0
REPLACE_ITOLD = 0
REPLACE_LCHOWN = 0
REPLACE_LDEXP = 0
REPLACE_LDEXPL = 0
REPLACE_LINK = 0
REPLACE_LINKAT = 0
REPLACE_LOCALECONV = 0
REPLACE_LOCALTIME = 0
REPLACE_LOCALTIME_R = 0
REPLACE_LOCALTIME_RZ = 0
REPLACE_LOG = 0
REPLACE_LOG10 = 0
REPLACE_LOG10F = 0
REPLACE_LOG10L = 0
REPLACE_LOG1P = 0
REPLACE_LOG1PF = 0
REPLACE_LOG1PL = 0
REPLACE_LOG2 = 0
REPLACE_LOG2F = 0
REPLACE_LOG2L = 0
REPLACE_LOGB = 0
REPLACE_LOGBF = 0
REPLACE_LOGBL = 0
REPLACE_LOGF = 0
REPLACE_LOGL = 0
REPLACE_LSEEK = 0
REPLACE_LSTAT = 0
REPLACE_MALLOC_FOR_MALLOC_GNU = 0
REPLACE_MALLOC_FOR_MALLOC_POSIX = 0
REPLACE_MBRLEN = 0
REPLACE_MBRTOWC = 0
REPLACE_MBSINIT = 0
REPLACE_MBSNRTOWCS = 0
REPLACE_MBSRTOWCS = 0
REPLACE_MBSTATE_T = 0
REPLACE_MBSTOWCS = 0
REPLACE_MBTOWC = 0
REPLACE_MB_CUR_MAX = 0
REPLACE_MEMCHR = 0
REPLACE_MEMMEM = 0
REPLACE_MEMPCPY = 0
REPLACE_MEMSET_EXPLICIT = 0
REPLACE_MKDIR = 0
REPLACE_MKFIFO = 0
REPLACE_MKFIFOAT = 0
REPLACE_MKNOD = 0
REPLACE_MKNODAT = 0
REPLACE_MKOSTEMP = 0
REPLACE_MKOSTEMPS = 0
REPLACE_MKSTEMP = 0
REPLACE_MKTIME = 0
REPLACE_MKTIME_Z = 0
REPLACE_MODF = 0
REPLACE_MODFF = 0
REPLACE_MODFL = 0
REPLACE_NAN = 0
REPLACE_NANOSLEEP = 0
REPLACE_NEWLOCALE = 0
REPLACE_NULL = 0
REPLACE_OBSTACK = 0
REPLACE_OBSTACK_PRINTF = 0
REPLACE_OPEN = 1
REPLACE_OPENAT = 0
REPLACE_PERROR = 0
REPLACE_PIPE2 = 0
REPLACE_POPEN = 0
REPLACE_POSIX_MEMALIGN = 0
REPLACE_POSIX_OPENPT = 0
REPLACE_PREAD = 0
REPLACE_PRINTF = 0
REPLACE_PTHREAD_ATTR_DESTROY = 0
REPLACE_PTHREAD_ATTR_GETDETACHSTATE = 0
REPLACE_PTHREAD_ATTR_INIT = 0
REPLACE_PTHREAD_ATTR_SETDETACHSTATE = 0
REPLACE_PTHREAD_CONDATTR_DESTROY = 0
REPLACE_PTHREAD_CONDATTR_INIT = 0
REPLACE_PTHREAD_COND_BROADCAST = 0
REPLACE_PTHREAD_COND_DESTROY = 0
REPLACE_PTHREAD_COND_INIT = 0
REPLACE_PTHREAD_COND_SIGNAL = 0
REPLACE_PTHREAD_COND_TIMEDWAIT = 0
REPLACE_PTHREAD_COND_WAIT = 0
REPLACE_PTHREAD_CREATE = 0
REPLACE_PTHREAD_DETACH = 0
REPLACE_PTHREAD_EQUAL = 0
REPLACE_PTHREAD_EXIT = 0
REPLACE_PTHREAD_GETSPECIFIC = 0
REPLACE_PTHREAD_JOIN = 0
REPLACE_PTHREAD_KEY_CREATE = 0
REPLACE_PTHREAD_KEY_DELETE = 0
REPLACE_PTHREAD_MUTEXATTR_DESTROY = 0
REPLACE_PTHREAD_MUTEXATTR_GETROBUST = 0
REPLACE_PTHREAD_MUTEXATTR_GETTYPE = 0
REPLACE_PTHREAD_MUTEXATTR_INIT = 0
REPLACE_PTHREAD_MUTEXATTR_SETROBUST = 0
REPLACE_PTHREAD_MUTEXATTR_SETTYPE = 0
REPLACE_PTHREAD_MUTEX_DESTROY = 0
REPLACE_PTHREAD_MUTEX_INIT = 0
REPLACE_PTHREAD_MUTEX_LOCK = 0
REPLACE_PTHREAD_MUTEX_TIMEDLOCK = 0
REPLACE_PTHREAD_MUTEX_TRYLOCK = 0
REPLACE_PTHREAD_MUTEX_UNLOCK = 0
REPLACE_PTHREAD_ONCE = 0
REPLACE_PTHREAD_RWLOCKATTR_DESTROY = 0
REPLACE_PTHREAD_RWLOCKATTR_INIT = 0
REPLACE_PTHREAD_RWLOCK_DESTROY = 0
REPLACE_PTHREAD_RWLOCK_INIT = 0
REPLACE_PTHREAD_RWLOCK_RDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK = 0
REPLACE_PTHREAD_RWLOCK_TRYRDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TRYWRLOCK = 0
REPLACE_PTHREAD_RWLOCK_UNLOCK = 0
REPLACE_PTHREAD_RWLOCK_WRLOCK = 0
REPLACE_PTHREAD_SELF = 0
REPLACE_PTHREAD_SETSPECIFIC = 0
REPLACE_PTHREAD_SIGMASK = 0
REPLACE_PTHREAD_SPIN_DESTROY = 0
REPLACE_PTHREAD_SPIN_INIT = 0
REPLACE_PTHREAD_SPIN_LOCK = 0
REPLACE_PTHREAD_SPIN_TRYLOCK = 0
REPLACE_PTHREAD_SPIN_UNLOCK = 0
REPLACE_PTSNAME = 0
REPLACE_PTSNAME_R = 0
REPLACE_PUTENV = 0
REPLACE_PWRITE = 0
REPLACE_QSORT_R = 0
REPLACE_RAISE = 0
REPLACE_RAND = 0
REPLACE_RANDOM = 0
REPLACE_RANDOM_R = 0
REPLACE_READ = 0
REPLACE_READLINK = 0
REPLACE_READLINKAT = 0
REPLACE_REALLOCARRAY = 0
REPLACE_REALLOC_FOR_REALLOC_POSIX = 0
REPLACE_REALPATH = 0
REPLACE_REMAINDER = 0
REPLACE_REMAINDERF = 0
REPLACE_REMAINDERL = 0
REPLACE_REMOVE = 0
REPLACE_RENAME = 0
REPLACE_RENAMEAT = 0
REPLACE_RINTL = 0
REPLACE_RMDIR = 0
REPLACE_ROUND = 0
REPLACE_ROUNDF = 0
REPLACE_ROUNDL = 0
REPLACE_SCHED_YIELD = 0
REPLACE_SETENV = 0
REPLACE_SETHOSTNAME = 0
REPLACE_SETLOCALE = 0
REPLACE_SETSTATE = 0
REPLACE_SIGNBIT = 0
REPLACE_SIGNBIT_USING_BUILTINS = 1
REPLACE_SINF = 0
REPLACE_SINHF = 0
REPLACE_SLEEP = 0
REPLACE_SNPRINTF = 1
REPLACE_SPRINTF = 0
REPLACE_SQRTF = 0
REPLACE_SQRTL = 0
REPLACE_STAT = 1
REPLACE_STDIO_READ_FUNCS = 0
REPLACE_STDIO_WRITE_FUNCS = 0
REPLACE_STPCPY = 0
REPLACE_STPNCPY = 0
REPLACE_STRCASESTR = 0
REPLACE_STRCHRNUL = 0
REPLACE_STRDUP = 0
REPLACE_STRERROR = 1
REPLACE_STRERRORNAME_NP = 0
REPLACE_STRERROR_R = 0
REPLACE_STRFTIME = 0
REPLACE_STRNCAT = 0
REPLACE_STRNDUP = 0
REPLACE_STRNLEN = 0
REPLACE_STRSIGNAL = 0
REPLACE_STRSTR = 0
REPLACE_STRTOD = 0
REPLACE_STRTOF = 0
REPLACE_STRTOIMAX = 0
REPLACE_STRTOK_R = 0
REPLACE_STRTOL = 0
REPLACE_STRTOLD = 0
REPLACE_STRTOLL = 0
REPLACE_STRTOUL = 0
REPLACE_STRTOULL = 0
REPLACE_STRTOUMAX = 0
REPLACE_STRUCT_LCONV = 0
REPLACE_STRUCT_TIMEVAL = 0
REPLACE_STRVERSCMP = 0
REPLACE_SYMLINK = 0
REPLACE_SYMLINKAT = 0
REPLACE_TANF = 0
REPLACE_TANHF = 0
REPLACE_TIME = 0
REPLACE_TIMEGM = 0
REPLACE_TIMESPEC_GET = 0
REPLACE_TIMESPEC_GETRES = 0
REPLACE_TMPFILE = 0
REPLACE_TOTALORDER = 0
REPLACE_TOTALORDERF = 0
REPLACE_TOTALORDERL = 0
REPLACE_TOTALORDERMAG = 0
REPLACE_TOTALORDERMAGF = 0
REPLACE_TOTALORDERMAGL = 0
REPLACE_TRUNC = 0
REPLACE_TRUNCATE = 0
REPLACE_TRUNCF = 0
REPLACE_TRUNCL = 0
REPLACE_TTYNAME_R = 0
REPLACE_TZSET = 0
REPLACE_UNLINK = 0
REPLACE_UNLINKAT = 0
REPLACE_UNSETENV = 0
REPLACE_USLEEP = 0
REPLACE_UTIMENSAT = 0
REPLACE_VASPRINTF = 1
REPLACE_VDPRINTF = 0
REPLACE_VFPRINTF = 0
REPLACE_VPRINTF = 0
REPLACE_VSNPRINTF = 0
REPLACE_VSPRINTF = 0
REPLACE_WCRTOMB = 0
REPLACE_WCSCMP = 0
REPLACE_WCSFTIME = 0
REPLACE_WCSNCAT = 0
REPLACE_WCSNCMP = 0
REPLACE_WCSNRTOMBS = 0
REPLACE_WCSRTOMBS = 0
REPLACE_WCSSTR = 0
REPLACE_WCSTOK = 0
REPLACE_WCSWIDTH = 0
REPLACE_WCTOB = 0
REPLACE_WCTOMB = 0
REPLACE_WCWIDTH = 0
REPLACE_WMEMCMP = 0
REPLACE_WMEMPCPY = 0
REPLACE_WRITE = 0
REPLACE__EXIT = 0
SCHED_YIELD_LIB = 
SED = /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed
SET_MAKE = 
SHELL = /usr/bin/env bash
SIG_ATOMIC_T_SUFFIX = 
SIZE_T_SUFFIX = 
SMALL_PTRDIFF_T = 0
STDARG_H = 
STDCKDINT_H = 
STDDEF_H = 
STDDEF_NOT_IDEMPOTENT = 0
STDINT_H = stdint.h
STRIP = strip
SYS_IOCTL_H_HAVE_WINSOCK2_H = 0
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TEXI2DVI = /Volumes/wrt3200/openwrt/staging_dir/host/bin/texi2dvi
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
TIME_H_DEFINES_TIME_UTC = 1
UINT32_MAX_LT_UINTMAX_MAX = 1
UINT64_MAX_EQ_ULONG_MAX = defined _LP64
UNDEFINE_STRTOK_R = 0
UNISTD_H_DEFINES_STRUCT_TIMESPEC = 0
UNISTD_H_HAVE_SYS_RANDOM_H = 0
UNISTD_H_HAVE_WINSOCK2_H = 0
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
VERSION = 0.24.1
WARN_CFLAGS = 
WCHAR_T_SUFFIX = 
WINDOWS_64_BIT_OFF_T = 0
WINDOWS_64_BIT_ST_SIZE = 0
WINDOWS_STAT_INODES = 0
WINDOWS_STAT_TIMESPEC = 0
WINT_T_SUFFIX = 
abs_builddir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/tests
abs_srcdir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/tests
abs_top_builddir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle
abs_top_srcdir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle
ac_ct_AR = ar
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - --owner=root --group=root "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-apple-darwin24.6.0
build_alias = x86_64-apple-darwin24.6.0
build_cpu = x86_64
build_os = darwin24.6.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
host = x86_64-apple-darwin24.6.0
host_alias = x86_64-apple-darwin24.6.0
host_cpu = x86_64
host_os = darwin24.6.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/var
lts_LIBOBJDEPS =  $(DEPDIR)/asnprintf.Plo $(DEPDIR)/asprintf.Plo $(DEPDIR)/printf-args.Plo $(DEPDIR)/printf-parse.Plo $(DEPDIR)/snprintf.Plo $(DEPDIR)/vasnprintf.Plo $(DEPDIR)/vasprintf.Plo
lts_LIBOBJS =  asnprintf.o asprintf.o printf-args.o printf-parse.o snprintf.o vasnprintf.o vasprintf.o
lts_LTLIBOBJS =  asnprintf.lo asprintf.lo printf-args.lo printf-parse.lo snprintf.lo vasnprintf.lo vasprintf.lo
lts_libtextstyle_LIBOBJDEPS =  $(DEPDIR)/libtextstyle_la-asnprintf.Plo $(DEPDIR)/libtextstyle_la-asprintf.Plo $(DEPDIR)/libtextstyle_la-printf-args.Plo $(DEPDIR)/libtextstyle_la-printf-parse.Plo $(DEPDIR)/libtextstyle_la-snprintf.Plo $(DEPDIR)/libtextstyle_la-vasnprintf.Plo $(DEPDIR)/libtextstyle_la-vasprintf.Plo
lts_libtextstyle_LIBOBJS =  libtextstyle_a-asnprintf.o libtextstyle_a-asprintf.o libtextstyle_a-printf-args.o libtextstyle_a-printf-parse.o libtextstyle_a-snprintf.o libtextstyle_a-vasnprintf.o libtextstyle_a-vasprintf.o
lts_libtextstyle_LTLIBOBJS =  libtextstyle_la-asnprintf.lo libtextstyle_la-asprintf.lo libtextstyle_la-printf-args.lo libtextstyle_la-printf-parse.lo libtextstyle_la-snprintf.lo libtextstyle_la-vasnprintf.lo libtextstyle_la-vasprintf.lo
ltstests_LIBOBJDEPS = 
ltstests_LIBOBJS = 
ltstests_LTLIBOBJS = 
ltstests_WITNESS = IN_LIBTEXTSTYLE_GNULIB_TESTS
ltstests_libtextstyle_LIBOBJDEPS = 
ltstests_libtextstyle_LIBOBJS = 
ltstests_libtextstyle_LTLIBOBJS = 
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
program_transform_name = s&$$&&;s&^&&
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/bin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/etc
target_alias = x86_64-apple-darwin24.6.0
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..

# Rules generated and collected by gnulib-tool.
AUTOMAKE_OPTIONS = 1.14 foreign 1.13 subdir-objects color-tests
SUBDIRS = .

# This must be the last thing that gets added to TESTS_ENVIRONMENT.
TESTS_ENVIRONMENT = EXEEXT='' srcdir='$(srcdir)' \
	srcdir='$(srcdir)' $(SHELL) $(top_srcdir)/build-aux/run-test \
	'$(CHECKER)'
noinst_HEADERS = 
noinst_LIBRARIES = 
check_LIBRARIES = libtests.a
pkgdata_DATA = 
EXTRA_DIST = test-memory-ostream.c _Noreturn.h arg-nonnull.h c++defs.h \
	warn-on-use.h test-term-ostream.c test-term-ostream-xterm.sh \
	test-term-ostream-xterm-r6.out \
	test-term-ostream-xterm-xf86-v32.out \
	test-term-ostream-xterm-basic.out \
	test-term-ostream-xterm-basic-italic.out \
	test-term-ostream-xterm-freebsd101.out \
	test-term-ostream-xterm-freebsd-italic.out \
	test-term-ostream-xterm-8bit.out \
	test-term-ostream-xterm-linux-debian.out \
	test-term-ostream-xterm-linux-mandriva.out \
	test-term-ostream-xterm-netbsd3.out \
	test-term-ostream-xterm-solaris10.out \
	test-term-ostream-xterm-aix51.out \
	test-term-ostream-xterm-osf51.out \
	test-term-ostream-xterm-irix65.out \
	test-term-ostream-xterm-mingw.out \
	test-term-ostream-xterm-msys2.out \
	test-term-ostream-xterm-16color.out \
	test-term-ostream-xterm-88color.out \
	test-term-ostream-xterm-256color.out test-instanceof.c \
	test-accessors.c
BUILT_SOURCES = 
SUFFIXES = 
MOSTLYCLEANFILES = core *.stackdump
MOSTLYCLEANDIRS = 
CLEANFILES = 
DISTCLEANFILES = 
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
AM_CPPFLAGS = -DIN_LIBTEXTSTYLE_GNULIB_TESTS=1 -I. -I$(srcdir) -I.. \
	-I$(srcdir)/.. -I../lib -I$(srcdir)/../lib \
	-DSRCDIR=\"$(srcdir)/\"
LDADD = libtests.a ../lib/libtextstyle.la libtests.a ../lib/libtextstyle.la libtests.a $(LIBTESTS_LIBDEPS)
libtests_a_SOURCES = dummy.c
libtests_a_LIBADD = $(ltstests_LIBOBJS)
libtests_a_DEPENDENCIES = $(ltstests_LIBOBJS)
EXTRA_libtests_a_SOURCES = 
AM_LIBTOOLFLAGS = --preserve-dup-deps
IGNORE_SKIPPED_LOGS = 1

# In 'sed', replace the pattern space with a "DO NOT EDIT" comment.
SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,

# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT".
SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G

# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading
# "DO_NOT_EDIT".  Although this could be done more simply via:
#	SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t
# the -n and 'w' avoid a fork+exec, at least when GNU Make is used.
SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t'

# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that
# is its recipe's first line if and only if @NMD@ lines are absent.
gl_V_at = $(AM_V_GEN)

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
_NORETURN_H = $(srcdir)/_Noreturn.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
ARG_NONNULL_H = $(srcdir)/arg-nonnull.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
CXXDEFS_H = $(srcdir)/c++defs.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
WARN_ON_USE_H = $(srcdir)/warn-on-use.h
test_term_ostream_LDADD = $(LIBTERMCAP) $(LDADD)

# Ensure that ../lib/config.h is seen before ../config.h.
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib -I$(top_builddir)

# For debugging memory leaks and memory allocation bugs.
# You should build with --disable-shared when using valgrind.
CHECKER = 
#CHECKER = valgrind --tool=memcheck --suppressions=$(srcdir)/../lib/memchr.valgrind --num-callers=20 --leak-check=yes --leak-resolution=high --show-reachable=yes
#CHECKER = valgrind --tool=massif --format=html --depth=10 --alloc-fn=xmalloc --alloc-fn=xrealloc --stacks=no
CHECKER_END_OF_COMMENTS = 
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign tests/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;
$(srcdir)/Makefile.gnulib $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

clean-checkPROGRAMS:
	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

clean-checkLIBRARIES:
	-test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)

clean-noinstLIBRARIES:
	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)

libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES) 
	$(AM_V_at)-rm -f libtests.a
	$(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD)
	$(AM_V_at)$(RANLIB) libtests.a

test-accessors$(EXEEXT): $(test_accessors_OBJECTS) $(test_accessors_DEPENDENCIES) $(EXTRA_test_accessors_DEPENDENCIES) 
	@rm -f test-accessors$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(test_accessors_OBJECTS) $(test_accessors_LDADD) $(LIBS)

test-instanceof$(EXEEXT): $(test_instanceof_OBJECTS) $(test_instanceof_DEPENDENCIES) $(EXTRA_test_instanceof_DEPENDENCIES) 
	@rm -f test-instanceof$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(test_instanceof_OBJECTS) $(test_instanceof_LDADD) $(LIBS)

test-memory-ostream$(EXEEXT): $(test_memory_ostream_OBJECTS) $(test_memory_ostream_DEPENDENCIES) $(EXTRA_test_memory_ostream_DEPENDENCIES) 
	@rm -f test-memory-ostream$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(test_memory_ostream_OBJECTS) $(test_memory_ostream_LDADD) $(LIBS)

test-term-ostream$(EXEEXT): $(test_term_ostream_OBJECTS) $(test_term_ostream_DEPENDENCIES) $(EXTRA_test_term_ostream_DEPENDENCIES) 
	@rm -f test-term-ostream$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(test_term_ostream_OBJECTS) $(test_term_ostream_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

#include ./$(DEPDIR)/dummy.Po # am--include-marker
#include ./$(DEPDIR)/test-accessors.Po # am--include-marker
#include ./$(DEPDIR)/test-instanceof.Po # am--include-marker
#include ./$(DEPDIR)/test-memory-ostream.Po # am--include-marker
#include ./$(DEPDIR)/test-term-ostream.Po # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.c.o:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ $<

.c.obj:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
#	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-pkgdataDATA: $(pkgdata_DATA)
	@$(NORMAL_INSTALL)
	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
	done

uninstall-pkgdataDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

# Recover from deleted '.trs' file; this should ensure that
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
# to avoid problems with "make -n".
.log.trs:
	rm -f $< $@
	$(MAKE) $(AM_MAKEFLAGS) $<

# Leading 'am--fnord' is there to ensure the list of targets does not
# expand to empty, as could happen e.g. with make check TESTS=''.
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
am--force-recheck:
	@:

$(TEST_SUITE_LOG): $(TEST_LOGS)
	@$(am__set_TESTS_bases); \
	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
	redo_bases=`for i in $$bases; do \
	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
	            done`; \
	if test -n "$$redo_bases"; then \
	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
	  if $(am__make_dryrun); then :; else \
	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
	  fi; \
	fi; \
	if test -n "$$am__remaking_logs"; then \
	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
	       "recursion detected" >&2; \
	elif test -n "$$redo_logs"; then \
	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
	fi; \
	if $(am__make_dryrun); then :; else \
	  st=0;  \
	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
	  for i in $$redo_bases; do \
	    test -f $$i.trs && test -r $$i.trs \
	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
	    test -f $$i.log && test -r $$i.log \
	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
	  done; \
	  test $$st -eq 0 || exit 1; \
	fi
	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
	ws='[ 	]'; \
	results=`for b in $$bases; do echo $$b.trs; done`; \
	test -n "$$results" || results=/dev/null; \
	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
	  success=true; \
	else \
	  success=false; \
	fi; \
	br='==================='; br=$$br$$br$$br$$br; \
	result_count () \
	{ \
	    if test x"$$1" = x"--maybe-color"; then \
	      maybe_colorize=yes; \
	    elif test x"$$1" = x"--no-color"; then \
	      maybe_colorize=no; \
	    else \
	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
	    fi; \
	    shift; \
	    desc=$$1 count=$$2; \
	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
	      color_start=$$3 color_end=$$std; \
	    else \
	      color_start= color_end=; \
	    fi; \
	    echo "$${color_start}# $$desc $$count$${color_end}"; \
	}; \
	create_testsuite_report () \
	{ \
	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
	  result_count $$1 "PASS: " $$pass  "$$grn"; \
	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
	  result_count $$1 "FAIL: " $$fail  "$$red"; \
	  result_count $$1 "XPASS:" $$xpass "$$red"; \
	  result_count $$1 "ERROR:" $$error "$$mgn"; \
	}; \
	{								\
	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
	    $(am__rst_title);						\
	  create_testsuite_report --no-color;				\
	  echo;								\
	  echo ".. contents:: :depth: 2";				\
	  echo;								\
	  for b in $$bases; do echo $$b; done				\
	    | $(am__create_global_log);					\
	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
	if $$success; then						\
	  col="$$grn";							\
	 else								\
	  col="$$red";							\
	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
	fi;								\
	echo "$${col}$$br$${std}"; 					\
	echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}";	\
	echo "$${col}$$br$${std}"; 					\
	create_testsuite_report --maybe-color;				\
	echo "$$col$$br$$std";						\
	if $$success; then :; else					\
	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
	  fi;								\
	  echo "$$col$$br$$std";					\
	fi;								\
	$$success || exit 1

check-TESTS: $(check_PROGRAMS) $(check_LIBRARIES)
	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
	@set +e; $(am__set_TESTS_bases); \
	log_list=`for i in $$bases; do echo $$i.log; done`; \
	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
	exit $$?;
recheck: all $(check_PROGRAMS) $(check_LIBRARIES)
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
	@set +e; $(am__set_TESTS_bases); \
	bases=`for i in $$bases; do echo $$i; done \
	         | $(am__list_recheck_tests)` || exit 1; \
	log_list=`for i in $$bases; do echo $$i.log; done`; \
	log_list=`echo $$log_list`; \
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
	        am__force_recheck=am--force-recheck \
	        TEST_LOGS="$$log_list"; \
	exit $$?
test-memory-ostream.log: test-memory-ostream$(EXEEXT)
	@p='test-memory-ostream$(EXEEXT)'; \
	b='test-memory-ostream'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
test-term-ostream-xterm.sh.log: test-term-ostream-xterm.sh
	@p='test-term-ostream-xterm.sh'; \
	b='test-term-ostream-xterm.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
test-instanceof.log: test-instanceof$(EXEEXT)
	@p='test-instanceof$(EXEEXT)'; \
	b='test-instanceof'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
test-accessors.log: test-accessors$(EXEEXT)
	@p='test-accessors$(EXEEXT)'; \
	b='test-accessors'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
.test.log:
	@p='$<'; \
	$(am__set_b); \
	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
#.test$(EXEEXT).log:
#	@p='$<'; \
#	$(am__set_b); \
#	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
#	--log-file $$b.log --trs-file $$b.trs \
#	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
#	"$$tst" $(AM_TESTS_FD_REDIRECT)
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_LIBRARIES)
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(DATA) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(pkgdatadir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:
	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive

clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
	clean-libtool clean-local clean-noinstLIBRARIES \
	clean-noinstPROGRAMS mostlyclean-am

distclean: distclean-recursive
		-rm -f ./$(DEPDIR)/dummy.Po
	-rm -f ./$(DEPDIR)/test-accessors.Po
	-rm -f ./$(DEPDIR)/test-instanceof.Po
	-rm -f ./$(DEPDIR)/test-memory-ostream.Po
	-rm -f ./$(DEPDIR)/test-term-ostream.Po
	-touch Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-local distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am: install-pkgdataDATA

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am:

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
		-rm -f ./$(DEPDIR)/dummy.Po
	-rm -f ./$(DEPDIR)/test-accessors.Po
	-rm -f ./$(DEPDIR)/test-instanceof.Po
	-rm -f ./$(DEPDIR)/test-memory-ostream.Po
	-rm -f ./$(DEPDIR)/test-term-ostream.Po
	-touch Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool mostlyclean-local

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-pkgdataDATA

.MAKE: $(am__recursive_targets) all check check-am install install-am \
	install-exec install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
	am--depfiles check check-TESTS check-am clean \
	clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
	clean-libtool clean-local clean-noinstLIBRARIES \
	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-local distclean-tags distdir dvi dvi-am html html-am \
	info info-am install install-am install-data install-data-am \
	install-dvi install-dvi-am install-exec install-exec-am \
	install-html install-html-am install-info install-info-am \
	install-man install-pdf install-pdf-am install-pkgdataDATA \
	install-ps install-ps-am install-strip installcheck \
	installcheck-am installdirs installdirs-am maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
	pdf-am ps ps-am recheck tags tags-am uninstall uninstall-am \
	uninstall-pkgdataDATA

.PRECIOUS: Makefile


all: all-notice
all-notice:
	@echo '## ---------------------------------------------------- ##'
	@echo '## ------------------- Gnulib tests ------------------- ##'
	@echo '## You can ignore compiler warnings in this directory.  ##'
	@echo '## ---------------------------------------------------- ##'

check-am: check-notice
check-notice:
	@echo '## ---------------------------------------------------------------------- ##'
	@echo '## ---------------------------- Gnulib tests ---------------------------- ##'
	@echo '## Please report test failures in this directory to <bug-gnulib@gnu.org>. ##'
	@echo '## ---------------------------------------------------------------------- ##'

# Clean up after Solaris cc.
clean-local:
	rm -rf SunWS_cache

mostlyclean-local: mostlyclean-generic
	@for dir in '' $(MOSTLYCLEANDIRS); do \
	  if test -n "$$dir" && test -d $$dir; then \
	    echo "rmdir $$dir"; rmdir $$dir; \
	  fi; \
	done; \
	:

# Remove .deps directories created by 'configure'.
# I would say that this left-over is an Automake 1.16.1 bug.
distclean-local:
	rm -rf $(DEPDIR) */$(DEPDIR)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
